2016年4月28日 — how to use setwebhook in telegram? ... but It doesn't work.I mean telegram doesn't send updates to the server. Is this because I didn't upload my ...
setWebhook. Use this method to specify a URL and receive incoming updates via an outgoing webhook. Whenever there is an update for the bot, we will send an ...
If you'd like to make sure that the Webhook request comes from Telegram, we recommend using a secret path in the URL, e.g. https://www.example.com/token} .
2017年10月19日 — For a complete list of parameters for the setWebHook method have a look at the official API reference. This story is also available on xabaras.
setWebhook-telegram.txt. https://api.telegram.org/bot<bot-token>/setWebhook?url=<webhook-url>. <bot-token> - bot token get from BotFather on Telegram. <webhook ...